Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 152,285 for

document formatting

(0.61 sec)
  1. Convert PPTX to WORDML via C# .NET or with free...

    Convert PowerPoint pptx Documents to Word wordml files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation to Word WORDML document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/pptx-t...
  2. Convert POTX to WORDML via C# .NET or with free...

    Convert PowerPoint potx Documents to Word wordml files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation to Word WORDML document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/potx-t...
  3. Aspose::Words::Font::get_Bidi method | Aspose.W...

    Aspose::Words::Font::get_Bidi method. Specifies whether the contents of this run shall have right-to-left characteristics in C++....complex script characters for formatting purposes. This means that...text. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....[ Hide ] Fill and stroke formatting can be set for chart series...doc = System :: MakeObject < Document > (); auto builder = System...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  5. JPEG to PDF Converter using C# | Aspose.PDF

    Sample code for JPEG to PDF C# conversion. Use API example code for batch JPEG files to PDF conversion within VB.NET, ASP.NET, or any .NET-based application...programmatically a document from JPEG to PDF format with a modern...modern document-processing .NET API. Use just a few lines of С# code...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  6. Aspose::Words::Drawing::TextPath::get_FitShape ...

    Aspose::Words::Drawing::TextPath::get_FitShape method. Defines whether the text fits bounding box of a shape in C++....{ auto doc = MakeObject < Document > (); // Insert a WordArt...Apply the "Bold' and "Italic" formatting settings to the text using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::TextPath::get_TextPathA...

    Aspose::Words::Drawing::TextPath::get_TextPathAlignment method. Defines the alignment of text in C++....{ auto doc = MakeObject < Document > (); // Insert a WordArt...Apply the "Bold' and "Italic" formatting settings to the text using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Shape::get_TextPath met...

    Aspose::Words::Drawing::Shape::get_TextPath method. Defines the text of the text path (of a WordArt object) in C++....{ auto doc = MakeObject < Document > (); // Insert a WordArt...Apply the "Bold' and "Italic" formatting settings to the text using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the Documentation article in C++....the Working with Charts documentation article. class Chart : public...get_Format () Provides access to fill and line formatting of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... A document that includes both text and...remain an integral part of the document, preventing potential loss...

    products.aspose.com/pdf/tutorial/add-images-pdf/